CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux 驱动开发

搜索资源列表

  1. USB_camera

    0下载:
  2. 本文介绍了嵌入式Linux 系统中USB 设备驱动程序开发的基本原理, 通过分析USB 驱动程序开发的程序框架和重要数据结构, 实现了USB 摄像头的嵌入式Linux 驱动程序, 并在S3C2410 的平台上实现了图像采集。-This paper introduces embedded Linux system, USB device driver development of the basic principles, through the analysis of USB driver de
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:71949
    • 提供者:陈天葆
  1. linuxdriver_code_tool

    0下载:
  2. 本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book
  3. 所属分类:Driver Develop

    • 发布日期:2017-06-16
    • 文件大小:25064728
    • 提供者:keke
  1. PCI

    0下载:
  2. Linux设备驱动开发详解_PCI驱动范例.rar-Linux device driver development of detailed examples _PCI drive. Rar
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:26124
    • 提供者:杨川庆
  1. Linux

    0下载:
  2. 所属分类:Driver Develop

    • 发布日期:2017-04-02
    • 文件大小:126184
    • 提供者:贾宝华
  1. embeded-Linux-device-driver

    0下载:
  2. 嵌入式Linux设备驱动的研究与开发.杂志资料里的论文-Embedded Linux device drivers of research and development. Journal of information in the papers
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:308666
    • 提供者:Saiu
  1. ds18b20

    0下载:
  2. linux的驱动开发,内核是2.6的。很好用的-linux driver development, kernel is 2.6. Good use
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:135347
    • 提供者:zwl
  1. linuxdriver_code_tool

    1下载:
  2. LINUX设备驱动开发详解(光盘源码)。 -Detailed LINUX device driver development (CD-ROM source).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-16
    • 文件大小:25118303
    • 提供者:gaoyuan
  1. Linux-devices-drivers-for-newcomer.pdf

    0下载:
  2. 比较详细地介绍了linux设备驱动开发的入门知识。 为初学者开启了linux设备驱动的学习之门。-A more detailed descr iption of linux device driver development knowledge portal. For beginners linux device driver opened the door to the study.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:569913
    • 提供者:piansu
  1. embed

    0下载:
  2. 嵌入式Linux驱动实用程序,可也应用于实际开发:usb、pcimia、网卡的驱动-Embedded Linux driver utility that also applies to the actual development: usb, pcimia, network card driver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-03
    • 文件大小:989492
    • 提供者:laochunjie
  1. linuxdriver_code_tool

    0下载:
  2. linux驱动书中的资料,可以学习驱动的开发 和makefile的写法,以及转换工具-linux data-driven book, you can drive the development and study of written makefile, as well as conversion tools
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-16
    • 文件大小:25062737
    • 提供者:
  1. linux_driver_develop

    0下载:
  2. 嵌入式Linux应用程序开发详解(嵌入式Linux设备驱动开发)-Embedded Linux application development detailed (embedded Linux device driver development)
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:776751
    • 提供者:王旭
  1. Linux-Device-Driver-Notes

    0下载:
  2. Linux设备驱动程序笔记,基于ARM9开发板的驱动开发笔记-Linux device driver notes, ARM9 development board based on the Driver Development Notes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:88806
    • 提供者:chen
  1. Linux

    0下载:
  2. Linux的射频模块驱动设计。 本文首先从嵌入式系统的概念、ARM微处理器和嵌入式操作系统的概念出发,描述了S3C2410的体系结构,具体研究了UART口和I/O口的控制,然后深入到linux环境下的驱动开发当中,介绍了本论文的软件开发环境,然后讨论了Linux系统驱动程序的程序构架,最后讨论了Linux驱动体系结构,重点叙述了字符型驱动程序的编写方法。然后完成了射频控制模块(ATMEL公司AT86RF211芯片)的驱动以及电路设计,通过S3C2410的UART口传输数据,通过I/O口去控制射频
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:308490
    • 提供者:蔡永花
  1. learnDriver

    0下载:
  2. 华恒科技内部资料《嵌入式LINUX下驱动开发入门》,内有代码格式。可给初学者以参考。-huaheng internal information technology "-driven development of embedded LINUX entry" , there are code format. Can give a reference for beginners.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:130734
    • 提供者:吴若鸿
  1. FullEmbeddedLinuxNotes

    0下载:
  2. 本书全面介绍了嵌入式Linux系统开发过程中,从底层系统支持到上层GUI应用的方方面面,内容涵盖Linux操作系统的安装及相关工具的使用、配置,嵌入式编程所需要的基础知识(交叉编译工具的选项设置、Makefile语法、ARM汇编指令等),硬件部件的使用及编程(囊括了常见硬件,比如UART、I*IC、LCD等),U-Boot、Linux内核的分析、配置和移植,根文件系统的构造(包括移植busybox、glibc、制作映象文件等),内核调试技术(比如添加kgdb补丁、栈回溯等),驱动程序编写及移植(
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:561016
    • 提供者:流浪
  1. linux-driver-demo-audio

    1下载:
  2. 宋宝华《Linux设备驱动开发详解》sound设备驱动及应用程序例程-Sound driver demo and aplication demo based on alsa lib, from Song Baohua s 《Linux device driver in detail》.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-23
    • 文件大小:32825
    • 提供者:蒋志峰
  1. Linux

    0下载:
  2. Linux设备驱动开发入门与编程实践,Linux代码的书籍,帮助大家提高Linux-Getting Started with Linux device driver development and programming practice, Linux books, help people to improve Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:81203
    • 提供者:wufan
  1. TQ6410_hard_software_describ

    0下载:
  2. ARM11 S3C6410系列 TQ6410开发板使用手册 软硬件资源介绍 包括WINCE BSP 驱动源码, linux驱动源码, Aandroid源码-ARM11 S3C6410 series TQ6410 development board user manual describes the hardware and software resources, including WINCE BSP driver source code, linux driver source code, A
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:235409
    • 提供者:马义忠
  1. Linux divice diver

    1下载:
  2. Linux设备驱动的现状 从non­ os驱动到Linux驱动 内核设施  自旋锁、信号量、互斥量、完成量  异步通知、信号  阻塞与非阻塞  内存与I/O操作,DMA  中断,top  half/bottom  half 字符设备驱动 复杂设备驱动的框架  LCD设备FRAMEBUFFER  FLASH设备MTD  TTY设备  块设备 用户空间的设备驱动 设备驱动开发流程  开
  3. 所属分类:嵌入式Linux

    • 发布日期:2013-04-30
    • 文件大小:1050404
    • 提供者:门票
  1. Embeddedlinux

    0下载:
  2. 嵌入式linux应用开发完全手册光盘里的驱动和例子源代码 对初学者很有帮助-Embedded linux application development CD-ROM in the drive fully manual and examples source code helpful for beginners
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:245129
    • 提供者:胡浪
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com